home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Shareware / Auslogics BoostSpeed 4.2.7.172 / boost-speed-setup.exe / {app} / Update.exe / 0 / RCDATA / TFRMNOUPDATE / TFRMNOUPDATE.txt < prev   
Text File  |  2008-10-30  |  2KB  |  101 lines

  1. object frmNoUpdate: TfrmNoUpdate
  2.   Left = 376
  3.   Top = 219
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'frmNoUpdate'
  7.   ClientHeight = 386
  8.   ClientWidth = 622
  9.   Color = clWhite
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Scaled = False
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 16
  20.   object pnlNoUpdate: TPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 622
  24.     Height = 386
  25.     Align = alClient
  26.     BevelOuter = bvNone
  27.     ParentColor = True
  28.     TabOrder = 0
  29.     DesignSize = (
  30.       622
  31.       386)
  32.     object lHeaderInfo: TLabel
  33.       Left = 32
  34.       Top = 64
  35.       Width = 560
  36.       Height = 56
  37.       Anchors = [akLeft, akTop, akRight]
  38.       AutoSize = False
  39.       Caption = 
  40.         'Your program is currently up to date. No new version, additional' +
  41.         ' updates or patches available. Click Finish now to close the pro' +
  42.         'gram.'
  43.       Font.Charset = DEFAULT_CHARSET
  44.       Font.Color = 3355443
  45.       Font.Height = -13
  46.       Font.Name = 'Arial'
  47.       Font.Style = []
  48.       ParentFont = False
  49.       Transparent = True
  50.       WordWrap = True
  51.     end
  52.     object lTitle: TAxSmoothLabel
  53.       Left = 32
  54.       Top = 16
  55.       Width = 217
  56.       Height = 19
  57.       Quality = smMMXSmoothing4x
  58.       Caption = 'Your program is up to date'
  59.       Font.Charset = DEFAULT_CHARSET
  60.       Font.Color = 10040064
  61.       Font.Height = -16
  62.       Font.Name = 'Verdana'
  63.       Font.Style = []
  64.       ParentFont = False
  65.       Transparent = True
  66.     end
  67.     object lInfoText: TAxLabel
  68.       Left = 72
  69.       Top = 290
  70.       Width = 475
  71.       Height = 56
  72.       OnLinkClick = lInfoTextLinkClick
  73.       LinkColor = 14509568
  74.       LinkSelectedColor = 14522624
  75.       WordWrap = True
  76.       Quality = smGDISmoothing
  77.       Transparent = True
  78.       AutoSize = False
  79.       Caption = 
  80.         'Auslogics provides its users with a realible and inexpansive sol' +
  81.         'utions to clean up, optimize and protect thier computers. <a hre' +
  82.         'f="more">More</a>'
  83.       Font.Charset = DEFAULT_CHARSET
  84.       Font.Color = 3355443
  85.       Font.Height = -13
  86.       Font.Name = 'Arial'
  87.       Font.Style = []
  88.       ShowAccelChar = True
  89.       ParentFont = False
  90.     end
  91.     object Image: TImage
  92.       Left = 32
  93.       Top = 290
  94.       Width = 32
  95.       Height = 32
  96.       AutoSize = True
  97.       Picture.Data = {<image000.TPNGObject>}
  98.     end
  99.   end
  100. end
  101.